Skip to content

Conversation

@dwhea
Copy link

@dwhea dwhea commented Dec 10, 2020

Also fix following issues:

Test: launch on yukawa AOSP master

Also fix following issues:
* ERR_CLEARTEXT_NOT_PERMITTED when launching http URL
* AdMob not defined causing launch issues, so follow
  https://developers.google.com/admob/android/quick-start#update_your_androidmanifestxml
  instructions
* Update compile SDK version to 28 to fix "android:attr/fontVariationSettings not found"

Test: launch on yukawa AOSP master
@filmagrace
Copy link

filmagrace commented Dec 11, 2020 via email

android:name="com.google.android.gms.version"
android:value="@integer/google_play_services_version" />

<!-- Sample AdMob app ID: ca-app-pub-3940256099942544~3347511713 -->

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of adding a real (or real looking) AdMob ID, it would be better to add a comment explaining that this is required and update the READMe with instructions on how to obtain the ID.

Alternatively, this might be able to be supplied through gradle's properties and then each developer who downloads the sample can update their properties with their ID.

@techker
Copy link

techker commented Feb 22, 2023

can this be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants